From: Claudio Cambra Date: Thu, 6 Feb 2025 06:32:17 +0000 (+0800) Subject: craft: Only set NSIS package type with windows X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~2^2~92^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=2dc61cfb40eb6278f6dad41568960cabac200eee;p=nextcloud-desktop.git craft: Only set NSIS package type with windows Signed-off-by: Claudio Cambra --- diff --git a/craftmaster.ini b/craftmaster.ini index 6e033fc2c..2eeae85da 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -25,7 +25,6 @@ ShortPath/Enabled = False ShortPath/EnableJunctions = False Packager/RepositoryUrl = https://files.kde.org/craft/Qt6 -Packager/PackageType = NullsoftInstallerPackager Packager/CacheVersion = 24.10 ContinuousIntegration/Enabled = True @@ -44,6 +43,7 @@ binary/mysql.useMariaDB = False libs/qt6.version = 6.8.0 [windows-msvc2022_64-cl] +Packager/PackageType = NullsoftInstallerPackager QtSDK/Compiler = msvc2022_64 General/ABI = windows-msvc2022_64-cl Paths/Python = C:\Python312-x64